home *** CD-ROM | disk | FTP | other *** search
/ Safarir 3 / SafTV-CD3.iso / pc / Bonus / Dessins Animés / static / jeux / rouge.swf / scripts / DefineButton2_14 / BUTTONCONDACTION on(keyPress E).as < prev    next >
Text File  |  2002-02-03  |  126b  |  5 lines

  1. on(keyPress "E"){
  2.    setProperty("_root.etchy.savedialog", _visible, "1");
  3.    _root.etchy.savedialog.etofriend = "yes";
  4. }
  5.